home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2008 January / Cybermycha 1_2008.iso / ProgramFilesFolder / Data / Menu / uidef / MenuRadioButtonCarSetup.def < prev    next >
Encoding:
Text File  |  2005-08-12  |  2.0 KB  |  81 lines

  1. !Include("UI.def")
  2.  
  3. MenuButton("UIRadioButton","MenuRadioButtonCarSetup","","","Pattern")
  4. {
  5.     Checked(0)
  6.     Disabled(0)
  7.     CanCallPress(0)
  8.     CanCheck(1)
  9.     MouseLeaveDestroyFocus(1)
  10.     CheckSound("data/sounds/click")
  11.     TextureCheckedID("BoxWhiteBack")
  12.     TextureCheckedAlpha(1.0)
  13.     TextCheckedAlpha(1.0)
  14.     TextureDisabledAlpha(1.0)
  15.     TextDisabledAlpha(1.0)
  16.     TextureHighlightCheckID("BoxWhiteBack")
  17.     TextureFocusCheckAlpha(1.0)
  18.     TextFocusCheckAlpha(1.0)
  19.     TextCheckedColor(1.0,1.0,1.0)
  20.     CallPressPeriod(0.1)
  21.     DoubleClick(0.3)
  22.     Command(1)
  23.     Notify(1)
  24.     CanFocus(1)
  25.     TextureHighlightID("BoxNoBack")
  26.     TextureFocusAlpha(1.0)
  27.     TextFocusAlpha(1.0)
  28.     TextHighLightColor(1.0,1.0,1.0)
  29.     SelKeyUp(0)
  30.     SelKeyDown(0)
  31.     FocusSound("data/sounds/highlight")
  32.     ForceTextLowerCase()
  33.     Text("")
  34.     TextAlpha(1.0)
  35. //    TextColor(1.0,1.0,1.0)
  36.     TextColor(1.0,0.61,0.02)
  37.     Font("MenuControlSelect")
  38.     FontScale(0.6)
  39.     TextPosFlags(18)
  40.     PatternFile("..\\uidef\\MenuRadioButtonCarSetup.def")
  41.     Mouse(1)
  42.     Keyboard(1)
  43.     Joy(0)
  44.     Visible(0)
  45.     ParentPositioning(1)
  46.     PreviousElemPositioning(1)
  47.     ParentCenteringX(1)
  48.     ParentCenteringY(0)
  49.     ParentSizingX(1)
  50.     ParentSizingY(1)
  51.     FrameCornerSize(2,2)
  52.     TextureID("BoxNoBack")
  53.     TextureAlpha(0.5)
  54.     LogicSize(1.0,1.0)
  55.     LogicPos(0.0,1.1)
  56.  
  57.     Static("UIStatic","ID_VALUE","Specific")
  58.     {
  59.         Text("")
  60.         TextAlpha(0.8)
  61. //        TextColor(1.0,1.0,1.0)
  62.     TextColor(1.0,0.61,0.02)
  63.         Font("TextFont")
  64.         TextPosFlags(66)
  65.         PatternFileElem()
  66.         Mouse(0)
  67.         Keyboard(0)
  68.         Joy(0)
  69.         Visible(1)
  70.         ParentPositioning(1)
  71.         PreviousElemPositioning(0)
  72.         ParentCenteringX(0)
  73.         ParentCenteringY(1)
  74.         ParentSizingX(1)
  75.         ParentSizingY(1)
  76.         TextureAlpha(1.0)
  77.         LogicSize(1.0,1.0)
  78.         LogicPos(0.0,0.0)
  79.     }// [UIStatic] ID_VALUE
  80. }// [UIRadioButton] MenuRadioButtonCarSetup
  81.